window: Be more careful when looking for focus
authorMatthias Clasen <mclasen@redhat.com>
Fri, 9 Oct 2020 00:32:39 +0000 (20:32 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 9 Oct 2020 11:43:25 +0000 (07:43 -0400)
commit6a0704aeb4edb0d43010270348c8de1d27e4453a
tree403dec7b3e5a478ba44805b85ba9ae17aee9b475
parenteb647299d465599c99fd3845f4d0a5258139b842
window: Be more careful when looking for focus

When passing focus up to a parent, make sure the
newly chosen focus widget actually accepts the focus.
gtk/gtkwindow.c